Package-level declarations

Utility classes

Types

Link copied to clipboard

Sample Implementation of an auto brightness logic to be used with the UIKit.services.IEvsAutoBrightnessController.setProvider

Link copied to clipboard
class FastFIFO<E>(var initSize: Int)

A fifo of data

Link copied to clipboard
class FastQue<E>(initSize: Int)

A queue of data